CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv face detect

搜索资源列表

  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. facedetector_src

    0下载:
  2. 人面識別程式,針對opencv 和 visual c++ 6 作的原代碼.-Use opencv and visual c++6 to detect the human face and reconize it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4244585
    • 提供者:KCC
  1. facedetect

    0下载:
  2. Detect a face in an image with the library OpenCv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:810
    • 提供者:Hala
  1. fd.cpp

    0下载:
  2. this program detect face using opencv.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1567
    • 提供者:g3ee3k
  1. ImageLoad

    0下载:
  2. detect face and eye from webcam opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1426
    • 提供者:engmrxx
  1. Detect100227a

    0下载:
  2. visual c++ 人脸检测程序,可以检测图片中的人脸。必须安装opencv才能运行。-visual c++ face detection program that can detect faces in the picture. Opencv must be installed to run.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1453367
    • 提供者:杨永米
  1. facedetect_pure.tar

    0下载:
  2. 只要php+gd lib就能進行人臉辨識,不需要opencv-Php+ gd lib to detect face without opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:2624
    • 提供者:carey jou
  1. facedetect

    0下载:
  2. 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1030200
    • 提供者:renyuzhuo
  1. FaceDetect

    0下载:
  2. 利用VC6.0开发环境,编写了一个基于OpenCV的人脸检测系统,不仅可以对静态图片中的人脸进行检测,还可以实时地对摄像头捕捉到的人脸进行检测-Use VC6.0 development environment, write a OpenCV-based face detection system, not only the static picture of the human face detection, but also the camera can capture in real ti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26633936
    • 提供者:
  1. face_detect_py

    0下载:
  2. detect face by opencv python
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:135665
    • 提供者:wenh
  1. 3calibration

    0下载:
  2. opencv cpp programme to calibrate camera position and there by detect face for real time application
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:3594
    • 提供者:kambali
  1. vision

    0下载:
  2. 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:462643
    • 提供者:纪富
  1. renshu

    0下载:
  2. 基于opencv的人脸检测,可以检测一个图片中的人脸并显示检测时间和图片中的人数-Face Detection Based on opencv can detect a human face in the image and the detection time and the number of pictures displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14327365
    • 提供者:林sir
  1. opencv-detect-face

    0下载:
  2. 利用opencv实现对人脸和眼睛的识别!-Using OpenCV to read the image of the camera to face and eye recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1189
    • 提供者:weiwei
  1. facedetect

    0下载:
  2. 使用OpenCV实现的人脸检测,能够检测出图片中的人物的正脸,并使用不同颜色的圆标记出人脸所在位置-Implemented using OpenCV face detection can detect the positive image of the characters face, and use different colors to mark the location of a round face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:jachor
  1. Face-Detection

    0下载:
  2. Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:189371
    • 提供者:Magre94
  1. faceRecgnition

    0下载:
  2. 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:4720640
    • 提供者:weiqian
  1. 人脸识别

    0下载:
  2. 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:浓烟
  1. opencv_traincascade人脸训练无代码

    0下载:
  2. 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:12225536
    • 提供者:hnsdgxylh
  1. FaceDetect

    0下载:
  2. Detect face and Save image when smile detected
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:208896
    • 提供者:LilNader
« 1 2 3 45 »
搜珍网 www.dssz.com